Skip to content

Conversation

GermanAizek
Copy link
Contributor

Please do not code review an unfinished PR yet, a remote branch has been created to save from loss local changes.

return;
}

this->getResidencyContainer().reserve(amountToFill);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

auto reserveSize = this->useSecondaryCommandStream ? amountToFill * 2 : amountToFill;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants